home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 October
/
Chip_2004-10_cd1.bin
/
tema
/
adam
/
adam10.exe
/
{app}
/
Adam.exe
/
0
/
RCDATA
/
TFSETUP
/
TFSETUP.txt
Wrap
Text File
|
2004-04-14
|
5KB
|
215 lines
object fSetup: TfSetup
Left = 391
Top = 137
BorderStyle = bsDialog
Caption = 'Nastaven'#237' programu'
ClientHeight = 343
ClientWidth = 332
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
DesignSize = (
332
343)
PixelsPerInch = 96
TextHeight = 13
object btnOK: TBitBtn
Left = 172
Top = 310
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
NumGlyphs = 2
end
object btnCancel: TBitBtn
Left = 250
Top = 310
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Cancel = True
Caption = 'Storno'
ModalResult = 2
TabOrder = 1
NumGlyphs = 2
end
object PageControl: TPageControl
Left = 6
Top = 7
Width = 319
Height = 296
ActivePage = tabPlaying
Anchors = [akLeft, akTop, akRight, akBottom]
TabIndex = 1
TabOrder = 2
object tebComman: TTabSheet
Caption = 'Obecn'#233
object chbMinimizeToTray: TCheckBox
Left = 16
Top = 80
Width = 254
Height = 17
Caption = 'Minimalizovat do syst'#233'mov'#233' li'#353'ty'
TabOrder = 0
end
object chbShutdownWinamp: TCheckBox
Left = 16
Top = 99
Width = 254
Height = 17
Caption = 'P'#345'i ukon'#269'en'#237' zav'#345#237't Winamp'
TabOrder = 1
end
object gbStat: TGroupBox
Left = 8
Top = 8
Width = 292
Height = 64
Caption = 'Po'#269#237'tat statistiky'
TabOrder = 2
object chbStatTree: TCheckBox
Left = 8
Top = 18
Width = 243
Height = 17
Caption = 'p'#345'i v'#253'b'#283'ru polo'#382'ky ve stromu'
TabOrder = 0
end
object chbStatList: TCheckBox
Left = 8
Top = 37
Width = 243
Height = 17
Caption = 'p'#345'i v'#253'b'#283'ru polo'#382'ky v seznamu'
TabOrder = 1
end
end
end
object tabPlaying: TTabSheet
Caption = 'P'#345'ehr'#225'v'#225'n'#237
ImageIndex = 1
object LabelWinampPath: TLabel
Left = 8
Top = 78
Width = 128
Height = 13
Caption = 'Cesta k programu Winamp:'
end
object btnBrowseWinamp: TSpeedButton
Left = 276
Top = 94
Width = 23
Height = 22
Caption = '...'
OnClick = btnBrowseWinampClick
end
object EditWinampPath: TEdit
Left = 8
Top = 94
Width = 265
Height = 21
TabOrder = 0
end
object gbPopularity: TGroupBox
Left = 8
Top = 122
Width = 292
Height = 45
Caption = 'Nep'#345'ehr'#225'vat skladby'
TabOrder = 1
object chbPopularityCheck: TCheckBox
Left = 8
Top = 18
Width = 204
Height = 17
Caption = 'se zn'#225'mkou obl'#237'benosti v'#283't'#353#237' ne'#382
TabOrder = 0
OnClick = chbPopularityCheckClick
end
object EditPopularityCheck: TEdit
Left = 232
Top = 14
Width = 50
Height = 21
MaxLength = 1
TabOrder = 1
OnKeyPress = EditPopularityCheckKeyPress
end
end
object gbPlayOptions: TGroupBox
Left = 8
Top = 173
Width = 292
Height = 82
Caption = 'P'#345'ehr'#225'vat'
TabOrder = 2
object chbRandomPlay: TCheckBox
Left = 8
Top = 18
Width = 224
Height = 17
Caption = 'V n'#225'hodn'#233'm po'#345'ad'#237
TabOrder = 0
end
object chbPlayOnTreeDblClick: TCheckBox
Left = 8
Top = 37
Width = 224
Height = 17
Caption = 'Poklep'#225'n'#237'm na polo'#382'ku ve stromu'
TabOrder = 1
end
object chbPlayOnListDblClick: TCheckBox
Left = 8
Top = 56
Width = 224
Height = 17
Caption = 'Poklep'#225'n'#237'm na polo'#382'ku v seznamu'
TabOrder = 2
end
end
object gbPlayer: TGroupBox
Left = 8
Top = 8
Width = 292
Height = 64
Caption = 'Pro p'#345'ehr'#225'v'#225'n'#237' pou'#382#237'vat'
TabOrder = 3
object rbUseMediaPlayer: TRadioButton
Left = 8
Top = 18
Width = 241
Height = 17
Caption = 'Windows Media Player (intern'#283')'
TabOrder = 0
end
object rbUseWinamp: TRadioButton
Left = 8
Top = 37
Width = 241
Height = 17
Caption = 'Winamp (extern'#283')'
TabOrder = 1
end
end
end
end
object OpenDialog: TOpenDialog
FileName = 'winamp.exe'
Options = [ofHideReadOnly, ofFileMustExist, ofEnableSizing]
Left = 16
Top = 248
end
end